Total Complexity | 57 |
Dependencies | 4 |
Dependents | 3 |
Total lines | 330 |
Lines of code | 213 |
Logical lines of code | 139 |
Comment lines | 66 |
Methods | 13 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_insert_missing_key() | 40 | 17 | 61 | |
decrypt() | 43 | 10 | 48 | |
get_encryption_key_data() | 52 | 5 | 24 | |
get_encryption_key_notice() | 54 | 5 | 20 | |
encrypt() | 56 | 4 | 17 | |
log_error() | 63 | 4 | 9 | |
supports_auto_insert() | 66 | 3 | 8 | |
supports_storing_secrets() | 78 | 2 | 3 | |
get_random_encryption_key() | 67 | 2 | 7 | |
memzero() | 69 | 2 | 7 | |
get_encryption_key_constant() | 78 | 1 | 3 | |
has_valid_encryption_key() | 79 | 1 | 3 | |
has_errors() | 78 | 1 | 3 |